Julia Editor on the web

Monaco Editor Front End connected to a Julia Language Server providing syntax highlighting and documentation helper

For more information, visit the GitHub repository

Introduction

A minimal working project that handles Microsoft’s Monaco Editor on the web with Julia’s syntax highlighting and a dedicated Julia Language Server that allows a certain user to have full access to package documentation, suggestion and snippets, among other thigns.

Stack used